ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _dataLabel Method

In This Topic
    _dataLabel Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _dataLabel() As IDataLabelContent
    public IDataLabelContent _dataLabel()
    See Also